home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / VIEWERS / PWBROWSE / DISP.FRM < prev    next >
Text File  |  1993-11-08  |  10KB  |  337 lines

  1. VERSION 2.00
  2. Begin Form frmDisp 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Version Information"
  6.    ClientHeight    =   4800
  7.    ClientLeft      =   5595
  8.    ClientTop       =   2190
  9.    ClientWidth     =   7770
  10.    Height          =   5265
  11.    Left            =   5505
  12.    LinkTopic       =   "Form2"
  13.    MaxButton       =   0   'False
  14.    ScaleHeight     =   4800
  15.    ScaleWidth      =   7770
  16.    Top             =   1815
  17.    Width           =   7950
  18.    Begin Label lblInternalName 
  19.       BackStyle       =   0  'Transparent
  20.       Caption         =   "lblInternalName"
  21.       Height          =   255
  22.       Left            =   1680
  23.       TabIndex        =   0
  24.       Top             =   2160
  25.       Width           =   6015
  26.    End
  27.    Begin Label Label12 
  28.       Alignment       =   1  'Right Justify
  29.       BackStyle       =   0  'Transparent
  30.       Caption         =   "Internal Name:"
  31.       Height          =   255
  32.       Left            =   120
  33.       TabIndex        =   1
  34.       Top             =   2160
  35.       Width           =   1455
  36.    End
  37.    Begin Label lblTrademarks 
  38.       BackStyle       =   0  'Transparent
  39.       Caption         =   "lblTrademarks"
  40.       Height          =   375
  41.       Left            =   1680
  42.       TabIndex        =   2
  43.       Top             =   3120
  44.       Width           =   6015
  45.    End
  46.    Begin Label lblCopyright 
  47.       BackStyle       =   0  'Transparent
  48.       Caption         =   "lblCopyright"
  49.       Height          =   375
  50.       Left            =   1680
  51.       TabIndex        =   3
  52.       Top             =   2760
  53.       Width           =   6015
  54.    End
  55.    Begin Label Label3 
  56.       Alignment       =   1  'Right Justify
  57.       BackStyle       =   0  'Transparent
  58.       Caption         =   "Trademarks:"
  59.       Height          =   255
  60.       Left            =   240
  61.       TabIndex        =   4
  62.       Top             =   3120
  63.       Width           =   1335
  64.    End
  65.    Begin Label Label16 
  66.       Alignment       =   1  'Right Justify
  67.       BackStyle       =   0  'Transparent
  68.       Caption         =   "Copyright:"
  69.       Height          =   255
  70.       Left            =   120
  71.       TabIndex        =   5
  72.       Top             =   2760
  73.       Width           =   1455
  74.    End
  75.    Begin Label lblOriginalFileName 
  76.       BackStyle       =   0  'Transparent
  77.       Caption         =   "lblOriginalFileName"
  78.       Height          =   255
  79.       Left            =   1680
  80.       TabIndex        =   6
  81.       Top             =   1920
  82.       Width           =   6015
  83.    End
  84.    Begin Label Label2 
  85.       Alignment       =   1  'Right Justify
  86.       BackStyle       =   0  'Transparent
  87.       Caption         =   "Original Name:"
  88.       Height          =   255
  89.       Left            =   240
  90.       TabIndex        =   7
  91.       Top             =   1920
  92.       Width           =   1335
  93.    End
  94.    Begin Label lblComments 
  95.       BackStyle       =   0  'Transparent
  96.       Caption         =   "lblComments"
  97.       Height          =   255
  98.       Left            =   1680
  99.       TabIndex        =   8
  100.       Top             =   2400
  101.       Width           =   6015
  102.    End
  103.    Begin Label Label1 
  104.       Alignment       =   1  'Right Justify
  105.       BackStyle       =   0  'Transparent
  106.       Caption         =   "Comments:"
  107.       Height          =   255
  108.       Left            =   600
  109.       TabIndex        =   9
  110.       Top             =   2400
  111.       Width           =   975
  112.    End
  113.    Begin Label lblLanguage 
  114.       BackColor       =   &H00FFFFFF&
  115.       BackStyle       =   0  'Transparent
  116.       Caption         =   "lblLanguage"
  117.       Height          =   255
  118.       Left            =   1680
  119.       TabIndex        =   10
  120.       Top             =   1680
  121.       Width           =   6015
  122.    End
  123.    Begin Label Label13 
  124.       Alignment       =   1  'Right Justify
  125.       BackStyle       =   0  'Transparent
  126.       Caption         =   "Language:"
  127.       Height          =   255
  128.       Left            =   600
  129.       TabIndex        =   11
  130.       Top             =   1680
  131.       Width           =   975
  132.    End
  133.    Begin Label lblCompanyName 
  134.       BackStyle       =   0  'Transparent
  135.       Caption         =   "lblCompanyName"
  136.       Height          =   255
  137.       Left            =   1680
  138.       TabIndex        =   12
  139.       Top             =   1440
  140.       Width           =   6015
  141.    End
  142.    Begin Label Label9 
  143.       Alignment       =   1  'Right Justify
  144.       BackStyle       =   0  'Transparent
  145.       Caption         =   "Company Name:"
  146.       Height          =   255
  147.       Left            =   120
  148.       TabIndex        =   13
  149.       Top             =   1440
  150.       Width           =   1455
  151.    End
  152.    Begin Label lblFileDescription 
  153.       BackStyle       =   0  'Transparent
  154.       Caption         =   "lblFileDescription"
  155.       Height          =   255
  156.       Left            =   1680
  157.       TabIndex        =   14
  158.       Top             =   960
  159.       Width           =   6015
  160.    End
  161.    Begin Label Label8 
  162.       Alignment       =   1  'Right Justify
  163.       BackStyle       =   0  'Transparent
  164.       Caption         =   "Description:"
  165.       Height          =   255
  166.       Left            =   240
  167.       TabIndex        =   15
  168.       Top             =   960
  169.       Width           =   1335
  170.    End
  171.    Begin Label lblName 
  172.       BackStyle       =   0  'Transparent
  173.       Caption         =   "lblName"
  174.       Height          =   255
  175.       Left            =   1680
  176.       TabIndex        =   16
  177.       Top             =   240
  178.       Width           =   6015
  179.    End
  180.    Begin Label Label7 
  181.       Alignment       =   1  'Right Justify
  182.       BackStyle       =   0  'Transparent
  183.       Caption         =   "Name:"
  184.       Height          =   255
  185.       Left            =   840
  186.       TabIndex        =   17
  187.       Top             =   240
  188.       Width           =   735
  189.    End
  190.    Begin Label lblFileVersion 
  191.       BackStyle       =   0  'Transparent
  192.       Caption         =   "lblFileVersion"
  193.       Height          =   255
  194.       Left            =   1680
  195.       TabIndex        =   18
  196.       Top             =   1200
  197.       Width           =   6015
  198.    End
  199.    Begin Label Label5 
  200.       Alignment       =   1  'Right Justify
  201.       BackStyle       =   0  'Transparent
  202.       Caption         =   "File Version:"
  203.       Height          =   255
  204.       Left            =   120
  205.       TabIndex        =   19
  206.       Top             =   1200
  207.       Width           =   1455
  208.    End
  209.    Begin Label lblSize 
  210.       BackStyle       =   0  'Transparent
  211.       Caption         =   "lblSize"
  212.       Height          =   255
  213.       Left            =   1680
  214.       TabIndex        =   20
  215.       Top             =   720
  216.       Width           =   4095
  217.    End
  218.    Begin Label Label6 
  219.       Alignment       =   1  'Right Justify
  220.       BackStyle       =   0  'Transparent
  221.       Caption         =   "Size:"
  222.       Height          =   255
  223.       Left            =   1080
  224.       TabIndex        =   21
  225.       Top             =   720
  226.       Width           =   495
  227.    End
  228.    Begin Label lblDate 
  229.       BackStyle       =   0  'Transparent
  230.       Caption         =   "lblDate"
  231.       Height          =   255
  232.       Left            =   1680
  233.       TabIndex        =   22
  234.       Top             =   480
  235.       Width           =   5415
  236.    End
  237.    Begin Label Label4 
  238.       Alignment       =   1  'Right Justify
  239.       BackStyle       =   0  'Transparent
  240.       Caption         =   "Last Modified:"
  241.       Height          =   255
  242.       Left            =   120
  243.       TabIndex        =   23
  244.       Top             =   480
  245.       Width           =   1455
  246.    End
  247.    Begin Label Label10 
  248.       Alignment       =   1  'Right Justify
  249.       BackStyle       =   0  'Transparent
  250.       Caption         =   "Product Name:"
  251.       Height          =   255
  252.       Left            =   240
  253.       TabIndex        =   24
  254.       Top             =   3600
  255.       Width           =   1335
  256.    End
  257.    Begin Label lblProductName 
  258.       BackStyle       =   0  'Transparent
  259.       Caption         =   "lblProductName"
  260.       Height          =   255
  261.       Left            =   1680
  262.       TabIndex        =   25
  263.       Top             =   3600
  264.       Width           =   6015
  265.    End
  266.    Begin Label Label11 
  267.       Alignment       =   1  'Right Justify
  268.       BackStyle       =   0  'Transparent
  269.       Caption         =   "Product Version:"
  270.       Height          =   255
  271.       Left            =   120
  272.       TabIndex        =   30
  273.       Top             =   3840
  274.       Width           =   1455
  275.    End
  276.    Begin Label lblProductVersion 
  277.       BackStyle       =   0  'Transparent
  278.       Caption         =   "lblProductVersion"
  279.       Height          =   255
  280.       Left            =   1680
  281.       TabIndex        =   31
  282.       Top             =   3840
  283.       Width           =   6015
  284.    End
  285.    Begin Label lblSpecialBuild 
  286.       BackColor       =   &H00FFFFFF&
  287.       BackStyle       =   0  'Transparent
  288.       Caption         =   "lblSpecialBuild"
  289.       Height          =   255
  290.       Left            =   1680
  291.       TabIndex        =   29
  292.       Top             =   4200
  293.       Width           =   6015
  294.    End
  295.    Begin Label lblPrivateBuild 
  296.       BackColor       =   &H00FFFFFF&
  297.       BackStyle       =   0  'Transparent
  298.       Caption         =   "lblPrivateBuild"
  299.       Height          =   255
  300.       Left            =   1680
  301.       TabIndex        =   28
  302.       Top             =   4440
  303.       Width           =   6015
  304.    End
  305.    Begin Label Label15 
  306.       Alignment       =   1  'Right Justify
  307.       BackStyle       =   0  'Transparent
  308.       Caption         =   "Private Build:"
  309.       Height          =   255
  310.       Left            =   240
  311.       TabIndex        =   27
  312.       Top             =   4440
  313.       Width           =   1335
  314.    End
  315.    Begin Label Label14 
  316.       Alignment       =   1  'Right Justify
  317.       BackStyle       =   0  'Transparent
  318.       Caption         =   "Special Build:"
  319.       Height          =   255
  320.       Left            =   240
  321.       TabIndex        =   26
  322.       Top             =   4200
  323.       Width           =   1335
  324.    End
  325. End
  326.  
  327. Sub Form_Load ()
  328.     frmDisp.Top = DispTop
  329.     frmDisp.Left = DispLeft
  330. End Sub
  331.  
  332. Sub Form_Unload (Cancel As Integer)
  333.     DispTop = frmDisp.Top
  334.     DispLeft = frmDisp.Left
  335. End Sub
  336.  
  337.